NevronOpenVision
Nevron.Nov.DataStructures Namespace / NStringMap<T> Class


NStringMap<T> Class Properties

For a list of all members of this type, see NStringMap<T> members.

Public Properties
 NameDescription
Public PropertyGets whether this string map is case sensitive or not. The case sensitivity of the string map is determined by the parameter passed to its constructor.  
Public PropertyGets the number of key-value pairs in the map.  
Public PropertyIndexed accessor.  
Public PropertyGets a view of the keys contained in the map.  
Public PropertyGets a view of the values contained in the map.  
Top
See Also